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
touch.rb:104-110: Performance: improve the glob pattern to support multiple files. Right now in order to find all branches for a particular file we are using glob pattern - https://en.wikipedia.org/wiki/Glob_(programming) -...
#575
# Right now for each file we initiate a separate search request, thus we need to think
# how to avoid this and send only one search request
The puzzle was created by rultor on 02-Feb-22.
role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
567-e157b955
from #567 has to be resolved:lazylead/lib/lazylead/task/svn/touch.rb
Lines 104 to 110 in cab193a
The puzzle was created by rultor on 02-Feb-22.
role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: