This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
Releases: Pisamad/p4api
Releases · Pisamad/p4api
Change constructor syntax
Fix Invalid Marshalled input
V3.2.3 Fix issue #5 for V3.2.3
timeout option
timeout option allows to kill a p4 too long process
Cancellation
Allow to cancel a promise returned by p4api.cmd function.
When a promise is canceled, the corresponding p4 process is killed.