mjh
mjh
Is there an update on this? Tried to run through the example on docs.rs, but encountered a SIGSEV from JNIEnv#get_string (not sure if it's completely related).
For the check, I was thinking we could put ```rust match self.is_instance_of(obj, self.find_class("java/lang/String").unwrap()) { Ok(false) => return Err(Error::JavaException), // return Err(err), _ => (), }; ``` after the null check....
I've modified the code to handle the case where git.shortlog returns an empty string, but this always happens. Is there any specific configuration that's different for the netlify build vs...
Error seems to occur due to lack of .git folder in deployment. Will have to try another method besides using the global ```g``` git.Repo object.
See [here](https://www.networkworld.com/article/2199356/paypal-faces-new-restrictions-in-india.html#:~:text=PayPal%20does%20not%20have%20authorization,not%20have%20it%2C%20she%20added.) - could this possibly be the problem? TLDR; it may not be possible as per "PayPal needs authorization to operate a cross-border money transfer service, under the country's...
Have there been any updates on merge status? This would be a great feature to have, and would love to use it in a project of mine that currently only...
> > @mjh316 pushed something that might be relevant in https://github.com/cpinitiative/usaco-guide/pull/3594 . Enabling longpolling sometimes fixes this issue for users with stable internet connections but firebase connection issues > >...
Go for it, feel free to close if you'd like