You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the wonderful library. I have used it to experiment with ReactPHP as a replacement for the stream_select based event loop.
I am using Fedora 38 and do not have ID_LIKE in the os-release file.
Also looking at https://www.freedesktop.org/software/systemd/man/os-release.html, would it be a bit more stable if the ID is used instead or perhaps a combination of the two variables? :)
I have used something like the below code on my machine:
Hi,
Thank you for the wonderful library. I have used it to experiment with ReactPHP as a replacement for the stream_select based event loop.
I am using Fedora 38 and do not have ID_LIKE in the os-release file.
Also looking at https://www.freedesktop.org/software/systemd/man/os-release.html, would it be a bit more stable if the ID is used instead or perhaps a combination of the two variables? :)
I have used something like the below code on my machine:
Best Regards
The text was updated successfully, but these errors were encountered: