question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After #42 still errors when no forks

See original GitHub issue
211130-19:36:04.425 INFO: time window for stargazer/fork data: ('2020-02-18', '2021-11-28')
211130-19:36:04.425 INFO: custom time window for stargazer plot: ('2020-02-18', '2021-11-28')
Traceback (most recent call last):
  File "/analyze.py", line 1653, in <module>
    main()
  File "/analyze.py", line 134, in main
    add_fork_section(df_forks, sf_date_axis_lim, sf_starts_earlier_than_vc_data)
  File "/analyze.py", line 1244, in add_fork_section
    assert starts_earlier_than_vc_data is None
AssertionError
+ ANALYZE_ECODE=1
+ set -e
+ set +x
error: analyze.py returned with code 1 -- exit.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
davidpfarrellcommented, Dec 2, 2021

Gave the updated @main a try:

This repository has no forks yet.

👍

0reactions
jgehrckecommented, Dec 2, 2021

Thank you for the feedback @davidpfarrell 😃.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fork support is only compatible with the epoll1 and poll polling ...
Since the release of v1.44.0 we're getting errors thrown that says: Fork support is only compatible with the epoll1 and poll polling ...
Read more >
Message "Fork Error - The project is still being deleted" still ...
Fork Error! You tried to fork {namespace} / {repo} but it failed for the following reason: – The project is still being deleted....
Read more >
fork() without exec() is dangerous in large programs ...
In an attempt to avoid rare and hard-to-reproduce bugs, libdispatch explicitly "poisons" the child process when forking, causing the next use to ...
Read more >
10 Common Mistakes Made When Replacing A Mountain Bike ...
10 Common Mistakes Made When Replacing A Mountain Bike Fork | How To Fit A New ... And when we're not riding, we...
Read more >
Error when using wait() and fork() in c++ - Stack Overflow
The problem is that you haven't included the header that declares the wait function. However, there is a type called wait defined in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found