Hi mentors, Prajwal here again. I've now completed...
# dev-metaflow
s
Hi mentors, Prajwal here again. I've now completed a second major fix for Windows support: Cross-Platform @timeout Support. This PR replaces the Unix-only SIGALRM logic with a thread-based timer for Windows, allowing
@timeout
and card generation to work natively without crashing.Since I can't open a PR directly due to repository restrictions, You can see the full implementation and verification plan here: https://github.com/PrajwaL-N-TECHIE/metaflow/tree/windows-timeout-support