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
Hi, sorry for spamming with so many requests. This isn't really urgent so feel free to take your time :)
I have noticed that if I perform cf parse without being logged in (and I have no idea why I always get logged out after a day or two), it just fails. See #11.
However, if I perform cf submit, it tries to log me back in if I am logged out.
Submit 1169 C GNU G++14 6.4.0
Not logged. Try to login
Login sigma_g...
Succeed!!
Submit 1169 C GNU G++14 6.4.0
Could similar feature be added for cf parse? I looked up the code and it seems the `loginAgain function is needed somehow.
Hi, sorry for spamming with so many requests. This isn't really urgent so feel free to take your time :)
I have noticed that if I perform
cf parse
without being logged in (and I have no idea why I always get logged out after a day or two), it just fails. See #11.However, if I perform
cf submit
, it tries to log me back in if I am logged out.Could similar feature be added for cf parse? I looked up the code and it seems the `loginAgain function is needed somehow.
cf-tool/cmd/cmd.go
Line 178 in 55bbcf0
The text was updated successfully, but these errors were encountered: