13x54n / sunya

This repo is deprecated and moved to the new url.
https://github.com/Sunya-Inc/sunya
MIT License
1 stars 0 forks source link

Nodemon for server & temp contract directory after analysis must be removed . #13

Closed 13x54n closed 4 months ago

13x54n commented 4 months ago

Describe the bug Nodemon doesn't quite function properly with node:cluster thus Node is preffered. Note: This project favors Bun.js but server is purely Node.js App.

To Reproduce Steps to reproduce the behavior:

  1. Analayze the contract then folder is not handled in Detector.sh

Expected behavior After tailing the log to the client, the contract directory of that request must be deleted.

13x54n commented 4 months ago

Issue resolved in the latest PR.