• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ionelmc / python-manhole / 238

Builds Branch Commit Type Ran Committer Via Coverage
238 master Use the fd directly in `cry` (no locking issues). Add another horribly slow test for this :sweat_smile: push 19 Oct 2014 10:04AM UTC ionelmc travis-ci pending completion   set done
237 master Make this test try to send more times, and slower test packets to the connection. It seems that the connection thread sticks around longer than expected on travis. push 19 Oct 2014 09:15AM UTC ionelmc travis-ci pending completion   set done
236 master Merge pull request #30 from nirs/install-once Ensure that manhole.install() invoked only once push 19 Oct 2014 07:54AM UTC ionelmc travis-ci pending completion   set done
235 master Ensure that manhole.install() invoked only once Previously manhole.install() could be invoked multiple times leading to multiple fork patching and hiding errors in user code. Now only the first call would install the manhole, and the next attemp... Pull #30 18 Oct 2014 09:48PM UTC nirs travis-ci pending completion   set done
234 master Avoid deadlock after fork triggered by manhole.cry() On python 3 and pypy, manhole may trigger a deadlock by writing to stderr while fork is invoked by user code. With correct timing, the child finds stderr lock in locked state, and deadlock when... Pull #29 18 Oct 2014 03:27PM UTC nirs travis-ci pending completion   set done
233 master Update release date. push 13 Oct 2014 04:50PM UTC ionelmc travis-ci pending completion   set done
232 v1.0.0 Update release date. push 13 Oct 2014 04:07PM UTC ionelmc travis-ci pending completion   set done
231 master Bump version: 0.6.2 → 1.0.0 push 13 Oct 2014 03:21PM UTC ionelmc travis-ci pending completion   set done
230 pypy-test-experiment Only run test_fork_exec push 28 Sep 2014 11:14PM UTC ionelmc travis-ci pending completion   set done
229 master Fix leftover reinstall_bind_delay in the tests The commit that replaced renamed reinstall_bind_delay to reinstall_delay was created before the tests used this option, and had to be amended before merging. push 28 Sep 2014 10:36PM UTC nirs travis-ci pending completion   set done
227 master Rename reinstall_bind_delay to reinstall_delay "reinstall_bind_delay" describes correctly the underlying implementation, but the manhole api should not expose implementation details. From the user point of view, this the delay before a new manho... push 28 Sep 2014 10:12PM UTC ionelmc travis-ci pending completion   set done
226 master Improve test_fork_exec to only have a single attempt and cater for slow interpreters like pypy. Fixes #25. push 28 Sep 2014 09:33PM UTC ionelmc travis-ci pending completion   set done
225 master Rename reinstall_bind_delay to reinstall_delay "reinstall_bind_delay" describes correctly the underlying implementation, but the manhole api should not expose implementation details. From the user point of view, this the delay before a new manho... Pull #26 28 Sep 2014 08:51PM UTC nirs travis-ci pending completion   set done
224 master Add the docs env to Travis matrix. push 28 Sep 2014 05:48PM UTC ionelmc travis-ci pending completion   set done
223 master Update changelog. push 28 Sep 2014 02:13PM UTC ionelmc travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 20
  • 21
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc