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
The app builds well on Linux but when I try building it on Windows for testing/developing I got an error related to SIGINT and it is coming from laravel-zero/framework, when I checked it I found that they have fixed it on PR, but not yet released.
laravel-zero/framework needs a bump, I'll wait for the release to do it.
The text was updated successfully, but these errors were encountered:
faissaloux
changed the title
Issue building on Windows
can't build on WindowsAug 11, 2023
Interesting edge case. I ran into Process Control functions for the first time a couple weeks ago when I had to run my own cleanup code before a vapor job timed out on the queue. I've still gotta write an article about that solution
The app builds well on Linux but when I try building it on Windows for testing/developing I got an error related to
SIGINT
and it is coming fromlaravel-zero/framework
, when I checked it I found that they have fixed it on PR, but not yet released.laravel-zero/framework
needs a bump, I'll wait for the release to do it.The text was updated successfully, but these errors were encountered: