Skip to content

Pike 0.2.22

Compare
Choose a tag to compare
@isi-mfurer isi-mfurer released this 26 Nov 23:19
· 375 commits to master since this release
5053317

Fix minor bugs and longstanding annoyances #66

  • if callback is not callable raise CallbackError
  • don't dispose the handle in close_submit (do it after the close returns!)
  • pass completion_filter to struct in change_notify_request
  • get rid of __init__ function in pike/test/lease.py (needed for pytest compatability)