2.0.0 Beta 1
Pre-release
Pre-release
Note: This is a pre-release, there might be breaking changes in the final stable version.
- Major release avoiding promises in favor of fibers supported by Revolt
ConcurrentIterator
functions have been removed and will be available as operators inamphp/pipeline
FileMutex
has been removed, as a better implementation ships as part ofamphp/file
- Removed
ThreadedMutex
andThreadedSemaphore
- Removed
Lock::getId()
Barrier::await
supports cancellation nowsynchronized
accepts anySemaphore
now instead of aMutex
only