elpasync pushed a change to branch externals/el-job. at 0a70c578b5 Fix (previous fix was not right)
This branch includes the following new commits: new 28176f5fa0 Let there be light new fbda86f637 . new 54a1e39f5c . new b01324750d . new 5bae29743d Satisfy linters new 30cda35042 Satisfy linters new e290f1249c . new f4653c6cfc . new 7cb72107fc . new 01b330043c . new 7ccd8ece82 docs new d89810318a docs new cdf9068eb4 docs new 6323ebbb67 Separate child init from accepting input new 207351fe2d Many refactor wow new daba10902e fix new 090be5b36d fix new a5f9e72c17 Clean new 3b3b800153 Add an autoload for easier load-path checks new 32ea3c1839 Docs new c1d9aec762 Move code around, polish docstrings new 43e7702fac Try to fix org-node issue #70 new c0598fb26b Another possible fix for org-node #70 new 9af473582e Revert mistake (fix org-node issue #71) new 307d81fd1d Simplify a bit new 940e8ff2e1 Fix: don't use old inputs sometimes new 462582b597 Try fix "Items split in X lists, but only Y ready processes" new 40f86f79fc Clarifications new 612338ce61 Extra safety clause new 1bb6865aae Extra cleanup new e90fd07c3c Add a test new 10ba5197e3 Add an error-catch new 6d6445cc16 Try fix org-node#78 new 5c28a27d99 Some new function names new 7715565f77 Do less in the case of only 1 core new 6c5879c74b Hotfix new 594dc70c09 Split function el-job--find-lib new 6c5be42f4b Refactor split-optimally (mainly stylistic) new aa852eaf10 Polish new e13a224d7e Change default method when fast-read-process-output is nil new 881d0ec3a2 Polish new 252c669cd5 Move code around new 96abd158c3 Readme new 5f658af280 Remove :skip-benchmark new d045f9a390 Switch most uses of time-convert to current-time new edb0a16b71 Remove :eval-once new aa435ef02b Rename :wrapup to :callback new 1f610a4609 Polish new b7f12c4975 Fix the graceful degradation in case of unexpected code path new 36032b3ad5 Rename subroutine: receive -> handle-output new 91444518a8 Polish new 85c254a5e6 Fix an oversight while removing eval-once new 8709f89efa Prevent some compiler complaints new bddf5f373e Fix a missing reference, and replace slot "results" w two new slots new 70bdb8fea5 Polish new bbaf49fa17 Turn an error into polite debug message new 40b052f630 Remove :method in favor of just :keepalive new 30f75f2511 Add variable el-job-major-version new dcdb3d8121 Fix likely bug with :wrapup not being called new bbf11134fb Merge branch 'dev' new 154d09d172 Bump copyright new bc118ea0d0 Style new d25d41bb56 Lump commit new ca15123593 Readme new 0bbcf589dc Get rid of :keepalive new a5d2462752 Internal renames new a39d42c6ab Comments new 3a042190a0 Internal rename new 3346361758 Get rid of :anonymous new e14b325e2c Fix oversights new 404de4df65 Get rid of :sig new 00c2ce983e Style new 68297e8d8a Release version 1.0.0 new 721986351e Readme new 6fd663e6ce Readme new b93884c3cd Add a Package-Version new 310da7e3ba Fix deprecated arg handling new b000549169 Readme new 2a27a83935 Fix potential issue: load subr-x on Emacs 28 new 127b68e005 Release version 1.0.4 new c85b4ca947 Readme new 44ef7d1026 Revert "Release version 1.0.4" new 7184447ab3 Release version 1.0.5 new 8adb5cc56c Readme new 4b362b5db5 Small fix new 15b821ebb2 Don't handle deprecated usage new 11cbdfeadd Improve show-info new 94be19d3bb Remove kill-quietly new cd57ff919e Use a poll timer rather than after-change-functions new 5a7f3681ad Style new dc46079018 Readme new ecc8e55678 Release version 1.1.0 new ffb216b52d Don't record cores-to-use in struct, always use max new 3d59e81d41 Polish new 0e571484f9 Drop support for anonymous jobs new 07a3a7677a Polish new 8340f7fe36 Release version 2.0.0 new e77b672d36 Hotfix new 08cd1b0fad Fix el-job-show-info new 8e0c296746 Polish new 4bbeef81cc Hotfix new c63827b242 Release version 2.0.1 new 73835a02a0 Try to be compatible with Emacs 28 new 006af3ffd4 DROP SUPPORT Emacs 28 new a70b492bf4 Release version 2.1.0 new 18b039e51d Add linter new 183ff2e775 Polish new e52b70fd12 Do not spawn more processes than needed new 666edc615f Release version 2.2.0 new ad229ec4ba CI new 455e198d47 CI new 0b180cc276 Comments new 63d841f64f Nicer dev tools new 4bc8a81fd9 Lint new 48c8eb7890 Lint new 58699f2328 Lint new 2b52e884cc Lint new d501872523 Lint new 96c1d0bf4f Safer let-binding inside while-loop new 349761d380 Add checkdoc to CI, without ispell new 6f93dc82bd Add obsolete internal alias to ease upgrade-in-running-Emacs new bcd43d6f2e Polish new 27cf46baf0 Hotfix new db9bf6156c Release version 2.2.1 new 2e4a808996 Simplify locate-lib-in-load-history new 2704c7e3d9 Comments new 90b2696c03 Comments new 802245112d Let job that returns nothing still call CALLBACK new 5535c25154 Release version 2.2.2 new c3886ccc7e Change a seq- thing to cl- new 99c31acdb3 Update outdated comments in el-job-child.el new 8e44b6649a Polish new 33ee1713e1 Release version 2.2.3 new 68237f09c3 Follow elisp convention new 1c2a3e958e Release version 2.3.0 new be8128bdf3 No package-lint for now new 6f6e9aa064 Prevent killing random buffer (fix #1) new 268102c786 Oops new 4377f11db5 Add a debug message new 2d8aeaaf42 Don't do delete-process, kill-buffer is enough new e061f4ef49 Clearer info new 1d993ebc49 Fix: let processes stay alive (was always reaped immediately) new 0a70c578b5 Fix (previous fix was not right)