Is there any way to tell the priority of an Issue? I am currently having to deal with this one quite often as I am trying to write a library for machine learning using an evolutionary algorithm (I know there are probably 100.000 better implementations out there, but where is the fun in that ).
I want parts of it to work both on JS and Java and this issue with the default implementation for expect in classes is really slowing me down, as I have to create quite a lot of duplicate code.
Is there any way to tell the priority of this issue? This would help me a lot. Thx