Himanshu
Himanshu
I can make a PR if I'm able to track where it is coming from.
 Couldn't find much info but the Waiting Channel is `futex_wait_queue_me`. This seems to explain what is that - https://askubuntu.com/questions/19442/what-is-the-waiting-channel-of-a-process If anyone knows what the issue might be, I am...
@Ishvina let me know if you are facing any issues.
> @singalhimanshu Hi! Thank you. Can you tell me where to begin and where I should find these errors? Have you done the project setup? Are you able to run...
@Wiguwbe Thanks for the idea that sounds good. I'll start working on it once I'm done implementing the sub-task feature (#25).
@asakura42 thanks for the input I'll try to implement this feature as soon as I get some time to work on this project again. Let me know if you want...
I don't think this api is complete yet. One way to make it work is by passing `--secure` flag but for that the following changes has to be made -...
@strager I'm getting this error, don't know where it is coming from: ```sh [9/114] Building CXX object src/CMakeFiles/quick-lint-js-lib.dir/diagnostic.cpp.o FAILED: src/CMakeFiles/quick-lint-js-lib.dir/diagnostic.cpp.o /usr/bin/clang++ -DBOOST_ALL_NO_LIB -DBOOST_CONTAINER_NO_LIB -DBOOST_EXCEPTION_MINI_BOOST -DBOOST_NO_EXCEPTIONS -DQLJS_FEATURE_VECTOR_PROFILING=0 -DQUICK_LINT_JS_VERSION=2.4.1 -DSIMDJSON_EXCEPTIONS=0 -DSIMDJSON_THREADS_ENABLED=1 -DWIN32_LEAN_AND_MEAN...
hi @strager would like to take this issue if no one else is actively working on it.
@milanjijo are you working on this task?